Skip to content

feat(container): update image ghcr.io/autobrr/autobrr ( v1.81.0 ➔ v1.83.0 ) - #8014

Open
lumiere-bot[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-autobrr-autobrr-1.x
Open

feat(container): update image ghcr.io/autobrr/autobrr ( v1.81.0 ➔ v1.83.0 )#8014
lumiere-bot[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-autobrr-autobrr-1.x

Conversation

@lumiere-bot

@lumiere-bot lumiere-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/autobrr minor v1.81.0v1.83.0

Release Notes

autobrr/autobrr (ghcr.io/autobrr/autobrr)

v1.83.0

Compare Source

Changelog
New Features
Bug fixes
Other work

v1.82.1

Compare Source

Changelog
Bug fixes

v1.82.0

Compare Source

Changelog
New Features
Bug fixes
Other work

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@lumiere-bot
lumiere-bot Bot requested a review from coolguy1771 as a code owner July 27, 2026 19:35
@lumiere-bot lumiere-bot Bot added the area/kubernetes Changes made in the kubernetes directory label Jul 27, 2026
@lumiere-bot

lumiere-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: media/autobrr Deployment: media/autobrr

+++ HelmRelease: media/autobrr Deployment: media/autobrr

@@ -57,13 +57,13 @@

           value: '9094'
         - name: AUTOBRR__PORT
           value: '80'
         envFrom:
         - secretRef:
             name: autobrr-secret
-        image: ghcr.io/autobrr/autobrr:v1.81.0@sha256:491e3e1a81fe5ced6b542621e49985d0dea58d23257684b0b19d881761736303
+        image: ghcr.io/autobrr/autobrr:v1.83.0@sha256:7e8ce4ec9397685762dc7d8426c976cb15bd36522fac91dfd3648a4c57c6d358
         livenessProbe:
           failureThreshold: 5
           initialDelaySeconds: 0
           periodSeconds: 30
           tcpSocket:
             port: 80

@lumiere-bot

lumiere-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/media/autobrr/app Kustomization: media/autobrr HelmRelease: media/autobrr

+++ kubernetes/apps/media/autobrr/app Kustomization: media/autobrr HelmRelease: media/autobrr

@@ -41,13 +41,13 @@

               AUTOBRR__PORT: 80
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/autobrr/autobrr
-              tag: v1.81.0@sha256:491e3e1a81fe5ced6b542621e49985d0dea58d23257684b0b19d881761736303
+              tag: v1.83.0@sha256:7e8ce4ec9397685762dc7d8426c976cb15bd36522fac91dfd3648a4c57c6d358
             probes:
               liveness:
                 enabled: true
                 spec:
                   failureThreshold: 5
                   periodSeconds: 30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants